﻿.text-left-video {
    text-align: left;
    font-weight: 900;
    padding: 4px 25px;
}

.text-left-video p {
    font-size: 1.1em;
    color: #303030;
}

p.video-time {
    margin-top: 7px;
    margin-right: 25px;
}


p.text-down-video {
    text-align: left;
    padding: 0px 25px;
}


[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
    padding-top: 19% !important;
}

p.galeriaDate {
    margin: 24px 100px;
}

.page-margin-bottom h2{
    line-height: 1.4;
    color: #00a160;
    font-weight: 900;
    font-size: 2.7em;
}


.time-container {
    overflow: auto;
}

p.video-time {
    width: 100px;
    float: right;
}



.videoBg #respTabs > li.nav-item.active > a {
    background-color: #00a160;
    color: #fff;
    border-radius: 5px 5px 0 0;
}


.videoBg #respTabs > li.nav-item > a {
    padding: 15px 45px;
}

.videoBg ul#respTabs {
    margin-bottom: 0;
}

.videoBg .tab-content {
    border-style: none;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 5px;
    background-color: #f4f4f400;
}

.videoBg .nav-tabs {
    border-bottom: 0px none #ddd;
}

.videoBg div.tab-pane {
    padding: 0px!important;
}


.videoBg #respTabs > li.nav-item > a {
    padding: 15px 45px;
    border: 1px solid #ddd;
}

.videoBg #respTabs > li.nav-item.active > a {
    background-color: #00a160 !important;
}


.videoBg .container-video {
    margin: 0px;
}

.videoBg ul#respTabs {
    position: relative;
    bottom: -1px;
}


.videoBg ul#respTabs {
    overflow: visible;
    border-bottom-style: none;
}

.videoBg ul#respTabs {
    text-align: center;
}

.videoBg .nav-item.active:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-top: 20px solid #ddd;
    border-left: 20px solid transparent;
    display: block;
    border-right: 20px solid transparent;
    right: 45%;
    top: 44px;
    z-index: 1;
}

.videoBg ul#respTabs {
    width: 70%;
    margin: auto;
    padding: 0;
}

.videoBg li.nav-item {
    width: 50%;
}

div#slider-video {
    padding-top: 20px;
}











@media only screen and (min-width: 762px) {
	.Dright {
	    float: right;
	}
	
	.Dleft {
	    float: left;
	}
	
	

}

@media only screen and (max-width: 762px) {
	p.video-time {
	    margin-left: 25px;
	}

	p.video-time {
	    width: auto;
	    float: none;
	}

	.videoBg ul#respTabs {
	    width: 90%;
	}
}


@media only screen and (max-width: 550px) {
	p.galeriaDate {
	    margin: 21px 25px;
	}

	[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
	    padding-top: 13% !important;
	}

	
	.videoBg .nav-item.active:after {
	    right: 42%;
	}
	.videoBg #respTabs > li.nav-item > a {
	    padding: 15px 5px;
	}
	
}

@media only screen and (max-width: 500px) {
	.circular-gradient img {
	    width: 70%!important;
	    height: auto!important;
	    padding-top: 25px;
	}

}
@media only screen and (max-width: 450px) {
	.videoBg .nav-item.active:after {
	    right: 39%;
	}
}

@media only screen and (max-width: 360px) {
	.videoBg .nav-item.active:after {
	    right: 37%;
	}


}

@media only screen and (max-width: 330px) {
	.videoBg p.galeriaDate {
	        margin: 15px 0px;
	}

	[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
	    padding-top: 10% !important;
	}


}


li.item {
    display: inline-block!important;
    width: 300px;
    height: 275px;
}

ul.slides {
    text-align: center;
}

p.video-caption {
    font-size: 0.7em;
}

p.video-caption.TitleVideo {
    font-weight: 900;
    color: #2f2f2f;
    font-size: 0.8em;
}


.slides p.video-time {
    margin-top: 7px;
    margin-right: 6px;
    width: 43px;
    float: right;
}

.slides p.galeriaDate {
    margin: 17px 35px;
    font-size: 0.9em;
}

.slides li.item {
    height: auto;
    padding: 10px 5px;
}


.slides .container-video {
    min-height: 318px;
}

.flex-viewport {
    max-height: none;
}


.slides .container-video {
    min-height: 372px;
    height: 372px;
}

.container-video .col-xs-12.text-left {
    overflow: auto;
    height: 163px;
}

